home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Chapter Tutorials / ch07.Authoring / CommandDemos / GetNetText.dir / 00001.ls next >
Encoding:
Text File  |  1996-11-11  |  96 b   |  6 lines

  1. on mouseUp
  2.   global gNetFlag
  3.   GetNetText(the text of field "argument")
  4.   set gNetFlag to 1
  5. end
  6.